belated response
authorJoey Hess <joeyh@joeyh.name>
Thu, 15 Sep 2022 16:54:52 +0000 (12:54 -0400)
committerJoey Hess <joeyh@joeyh.name>
Thu, 15 Sep 2022 16:54:52 +0000 (12:54 -0400)
doc/design/external_special_remote_protocol/async_appendix/comment_2_897dbfbd4ed9c0f520bd2d4d0c961745._comment [new file with mode: 0644]

diff --git a/doc/design/external_special_remote_protocol/async_appendix/comment_2_897dbfbd4ed9c0f520bd2d4d0c961745._comment b/doc/design/external_special_remote_protocol/async_appendix/comment_2_897dbfbd4ed9c0f520bd2d4d0c961745._comment
new file mode 100644 (file)
index 0000000..64d3eef
--- /dev/null
@@ -0,0 +1,10 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 2"""
+ date="2022-09-15T16:52:40Z"
+ content="""
+The first process that negotiates support for ASYNC will be the last
+process that git-annex starts for that external special remote. So
+typically it will start one process, that negotiates support for ASYNC.
+Then that single process will do all the work.
+"""]]